CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RGB Filter

搜索资源列表

  1. Circuit3

    0下载:
  2. 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:110080
    • 提供者:
  1. Contrast

    0下载:
  2. directshow框架中,非常经典的Transform filter,用来调节对比度。适用于RGB带调节板的图像格式。-DirectShow framework, very classic Transform filter, used to adjust the contrast. With adjustment for RGB image format plate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2885000
    • 提供者:xxzhou
  1. Yuv2rgb.tar

    1下载:
  2. converted yuv422 to RGB 24/32 and converted RGB 24/32to yuv422 based on logitech co.
  3. 所属分类:图形图象

    • 发布日期:2013-05-25
    • 文件大小:1813
    • 提供者:lu qiang
  1. DigitalImageProcessing

    0下载:
  2. 此程序包括八个图像处理内容: 1 图像直方图的统计 2 图象的线性变换 3 图象平滑消噪处理 4 图像锐化处理 5 中值滤波处理 6 伪彩色增强处理 7 图像勾边处理 8 彩色图像锐化处理 - This programm includes 8 kinds of digital picture process: Stat. of direct square chart Linear transformation of picture The
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:461183
    • 提供者:Jane
  1. SkinColorFiltering

    0下载:
  2. Convert RGB to YUV for skin color filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2556
    • 提供者:ndmapppp
  1. chepaidingweixidong

    0下载:
  2. 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4490647
    • 提供者:李国庆
  1. ImageBoard

    1下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4040739
    • 提供者:Myrrhy
  1. Contrast_bak

    0下载:
  2. directshow yuv240转rgb filter,vs2005和vs2008下测试通过-directshow yuv240 turn rgb filter, vs2005 and vs2008 to test through
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3342424
    • 提供者:shxc
  1. rgbFilter

    0下载:
  2. 对YUV格式为4:2:2的视频进行过滤得到RGB图像,可以更改YUV通道的阈值进行不同结果-4:2:2 for YUV format video filter to be RGB images, you can change the threshold value YUV channel to get different results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2555033
    • 提供者:Swai
  1. SnakeSourceFilter

    0下载:
  2. Well, creating DirectShow filters can be real pain at times especially Source filter. When I needed a source filter to generate my own images, I looked at the Ball source filter in DirectShow documentation but it was useless for me because I needed t
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-30
    • 文件大小:10647
    • 提供者:ashok
  1. fvYUY2YV12Cnv

    0下载:
  2. Filter for convert YUV2 format to YV12 format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:51107
    • 提供者:2faust
  1. codes

    0下载:
  2. The File Contains 5 Other Source Codes include, bandpass Butterworth Filter, Gabor Bank, RGB to HLS Conversion, Image Filtering in Frequency Domain and Hough transform. I hope that s enough to make me a member. Regards. Zizi.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2352
    • 提供者:zizi
  1. RGBFilters

    0下载:
  2. DIRECTSHOW :RGB SOURCE FILTER
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:57206
    • 提供者:罗坚
  1. mfile

    0下载:
  2. 简单写的一些图像预处理(灰度增强、小波高通滤波、LBP、迭代阈值分割、种子生长法etc)和RGB 、纹理(相关矩阵)特征提取-Write some simple image pre-processing (grayscale enhancement, wavelet high-pass filter, LBP, iterative threshold segmentation, seed growth method etc) and RGB, texture (correlation matri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:10643
    • 提供者:赵洋
  1. rgb_hsi

    0下载:
  2. rgb filter for processing images
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2020613
    • 提供者:waneos
  1. VGA_Controller

    0下载:
  2. vga显示模块,用于DE2-115开发板,把处理好的RGB数据经由VGA输出-vga display
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1807
    • 提供者:张晖
  1. filter

    0下载:
  2. 用opencv实现通道分离的滤波,对RGB通道进行分离滤波,值得初学者参考。-Separation channel with opencv filter, the RGB channel separation filter, it is reference for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2933
    • 提供者:哥琴
  1. RGB-HSV-tongtailvbo

    0下载:
  2. 把彩色图像由rgb空间转为hsv空间,经过同态滤波处理后,再逆变换至rgb空间。-often the color image from the rgb space into hsv space to complete homographical filter treatment, and then inverse transform to the rgb space.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:3936
    • 提供者:dyc
  1. picture-filter

    0下载:
  2. 图片过滤器, 课加载图片后决定RGB值,改变图片的样子-Image Filters, pictures filters, class load images later decided RGB values, change the picture looks
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:214967
    • 提供者:yj
  1. filter

    0下载:
  2. image filtering on gasian filtering in any RGB image with matlab
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:3613519
    • 提供者:vasanth
« 12 3 4 »
搜珍网 www.dssz.com